Custom Platform Support Development Kit
1.3
|
Provides interfaces and definitions for stroke styles. More...
Classes | |
struct | CAP_STYLE |
Defines cap style. More... | |
class | IDashedStrokeStyle |
Defines an interface that represents a "dashed" stroke of an edge. More... | |
class | IDottedStrokeStyle |
Defines an interface that represents a "dotted" stroke of an edge. More... | |
class | IHatchedStrokeStyle |
Defines an interface that represents a "hatched" stroke of an edge. More... | |
class | IPaintBrushStrokeStyle |
Marker interface that represents a "paint brush" stroke style of an edge. More... | |
class | IRaggedStrokeStyle |
Defines an interface that represents a "ragged" stroke of an edge. More... | |
class | ISolidStrokeStyle |
Defines an interface that represents a "solid" stroke style of an edge. More... | |
class | IStippleStrokeStyle |
Defines an interface that represents a "stipple" stroke style of an edge. More... | |
class | IStrokeWidth |
Defines an interface that represents a stroke width associated with the stroke. More... | |
struct | JOIN_STYLE |
Defines a join style. More... | |
struct | MITER_JOIN_PROP |
Defines the properties for the miter join. More... | |
Variables | |
FCM::ConstFCMIID | IID_IDASHED_STROKE_STYLE |
Defines the universally-unique interface ID for IDashedStrokeStyle. More... | |
FCM::ConstFCMIID | IID_IDOTTED_STROKE_STYLE |
Defines the universally-unique interface ID for IDottedStrokeStyle. More... | |
FCM::ConstFCMIID | IID_IHATCHED_STROKE_STYLE |
Defines the universally-unique interface ID for IHatchedStrokeStyle. More... | |
FCM::ConstFCMIID | IID_IPAINTBRUSH_STROKE_STYLE |
Defines the universally-unique interface ID for IPaintBrushStrokeStyle. More... | |
FCM::ConstFCMIID | IID_IRAGGED_STROKE_STYLE |
Defines the universally-unique interface ID for IRaggedStrokeStyle. More... | |
FCM::ConstFCMIID | IID_ISOLID_STROKE_STYLE |
Defines the universally-unique interface ID for ISolidStrokeStyle. More... | |
FCM::ConstFCMIID | IID_ISTIPPLE_STROKE_STYLE |
Defines the universally-unique interface ID for IStippleStroke. More... | |
FCM::ConstFCMIID | IID_ISTROKE_WIDTH |
Defines the universally-unique interface ID for IStrokeWidth. More... | |
Provides interfaces and definitions for stroke styles.
Defines the length of the strokes in the pattern within the Hatched stroke style.
Specifies the pattern of a ragged stroke.
FCM::ConstFCMIID DOM::StrokeStyle::IID_IDASHED_STROKE_STYLE |
Defines the universally-unique interface ID for IDashedStrokeStyle.
FCM::ConstFCMIID DOM::StrokeStyle::IID_IDOTTED_STROKE_STYLE |
Defines the universally-unique interface ID for IDottedStrokeStyle.
FCM::ConstFCMIID DOM::StrokeStyle::IID_IHATCHED_STROKE_STYLE |
Defines the universally-unique interface ID for IHatchedStrokeStyle.
FCM::ConstFCMIID DOM::StrokeStyle::IID_IPAINTBRUSH_STROKE_STYLE |
Defines the universally-unique interface ID for IPaintBrushStrokeStyle.
FCM::ConstFCMIID DOM::StrokeStyle::IID_IRAGGED_STROKE_STYLE |
Defines the universally-unique interface ID for IRaggedStrokeStyle.
FCM::ConstFCMIID DOM::StrokeStyle::IID_ISOLID_STROKE_STYLE |
Defines the universally-unique interface ID for ISolidStrokeStyle.
FCM::ConstFCMIID DOM::StrokeStyle::IID_ISTIPPLE_STROKE_STYLE |
Defines the universally-unique interface ID for IStippleStroke.
FCM::ConstFCMIID DOM::StrokeStyle::IID_ISTROKE_WIDTH |
Defines the universally-unique interface ID for IStrokeWidth.