Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IDashedStrokeStyle.h File Reference

This file contains the interface for IDashedStrokeStyle. This interface represents a dashed stroke (series of solid dashes followed by blanks) of an edge. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::StrokeStyle::IDashedStrokeStyle
 Defines an interface that represents a "dashed" stroke of an edge. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::StrokeStyle
 Provides interfaces and definitions for stroke styles.
 

Variables

FCM::ConstFCMIID DOM::StrokeStyle::IID_IDASHED_STROKE_STYLE
 Defines the universally-unique interface ID for IDashedStrokeStyle. More...
 

Detailed Description

This file contains the interface for IDashedStrokeStyle. This interface represents a dashed stroke (series of solid dashes followed by blanks) of an edge.