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

This file contains the interface for ISolidFillStyle. The ISolidFillStyle represents a "solid" fill style. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "Utils/DOMTypes.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::FillStyle::ISolidFillStyle
 Defines an interface that represents a "solid" fill style of a filled region. More...
 

Namespaces

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

Variables

FCM::ConstFCMIID DOM::FillStyle::IID_ISOLID_FILL_STYLE
 Defines the universally-unique interface ID for ISolidFillStyle. More...
 

Detailed Description

This file contains the interface for ISolidFillStyle. The ISolidFillStyle represents a "solid" fill style.