26 #ifndef ISOLID_STROKE_STYLE_H_
27 #define ISOLID_STROKE_STYLE_H_
29 #include "FCMPreConfig.h"
60 {0x6a896201, 0xfd1d, 0x46db, {0x8a, 0xe2, 0xbe, 0x5b, 0x9a, 0xb2, 0x55, 0x29}};
138 namespace StrokeStyle
254 #include "FCMPostConfig.h"
256 #endif // ISOLID_STROKE_STYLE_H_
Utils::JoinType type
Definition: ISolidStrokeStyle.h:121
JoinType
This enumerates different types of joins. Join is formed when two curves intersect at a point...
Definition: DOMTypes.h:100
#define FORWARD_DECLARE_INTERFACE(ifx)
Used to forward declare an interface ifx.
Definition: FCMMacros.h:114
#define BEGIN_DECLARE_INTERFACE(ifx, iid)
Used to begin the interface ifx with ID iid, which inherits from IFCMUnknown.
Definition: FCMMacros.h:147
The definitions contained in this namespace define a framework called Flash Component Model (FCM)...
Definition: IGroup.h:36
Defines cap style.
Definition: ISolidStrokeStyle.h:92
Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (D...
ScaleType
This enumerates the types of "scale" that can be applied to stroke.
Definition: DOMTypes.h:138
U_Int8 Boolean
Type to define a boolean.
Definition: FCMTypes.h:140
This file contains core definitions of the framework Flash Component Model (FCM). ...
#define _FCMCALL
Defines calling convention for interface methods.
Definition: FCMMacros.h:176
Defines the properties for the miter join.
Definition: ISolidStrokeStyle.h:76
U_Int32 Result
Type to define a result. This is usually the return type for most APIs.
Definition: FCMTypes.h:126
Represents a 128 bit or 16-byte GUID (Globally Unique IDentifier) value.
Definition: FCMTypes.h:189
FCM::ConstFCMIID IID_ISOLID_STROKE_STYLE
Defines the universally-unique interface ID for ISolidStrokeStyle.
Definition: ISolidStrokeStyle.h:59
Defines an interface that represents a "solid" stroke style of an edge.
Definition: ISolidStrokeStyle.h:145
Defines a join style.
Definition: ISolidStrokeStyle.h:111
size_t structSize
Definition: ISolidStrokeStyle.h:98
CapType
This enumerates different types of cap styles. Cap is formed for open ended lines/curves.
Definition: DOMTypes.h:119
Utils::CapType type
Definition: ISolidStrokeStyle.h:102
MITER_JOIN_PROP miterJoinProp
Definition: ISolidStrokeStyle.h:127
double Double
Type to define a IEEE double-precision floating point number.
Definition: FCMTypes.h:118
FCM::Double miterLimit
Definition: ISolidStrokeStyle.h:83
#define END_DECLARE_INTERFACE
Ends an interface.
Definition: FCMMacros.h:165
size_t structSize
Definition: ISolidStrokeStyle.h:117