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