API Documentation > Classes > Class pfcView2DCreateInstructions
Class pfcView2DCreateInstructions
Description
This is the parent interface for interfaces used for creating drawing views.
See Also:
Direct Known Subclasses:
User Guide References:
Method Summary
Gets the type of view that this instructions object will create.
Method Detail
GetType
()
Gets the type of view that this instructions object will create.
Returns:
The view type.
Was this helpful?