Visual Basic | |
---|---|
Function GetGradientStyle() As dsHatchGradientStyle_e |
C# | |
---|---|
dsHatchGradientStyle_e GetGradientStyle() |
JavaScript | |
---|---|
GetGradientStyle() : String |
COM native C++ | |
---|---|
HRESULT GetGradientStyle( dsHatchGradientStyle_e* GradientStyle ) |
C++ | |
---|---|
DSRESULT GetGradientStyle( dsHatchGradientStyle_e* GradientStyle ) |
Parameters
- GradientStyle[out] or Return Value
- Gradient style as defined in dsHatchGradientStyle_e
This method is valid only when IHatchPattern:GetFillType is dsHatchFillType_e.dsHatchFillType_Gradient.
IHatchPattern Interface
IHatchPattern Members
IHatchPattern::SetGradientStyle Method ()
IHatchPattern::SetGradientData Method ()
IHatchPattern::GetGradientData Method ()
IHatchPattern Members
IHatchPattern::SetGradientStyle Method ()
IHatchPattern::SetGradientData Method ()
IHatchPattern::GetGradientData Method ()
DraftSight V1R6.0