API Documentation > Classes > Interface IpfcSimpRepGraphics
Interface IpfcSimpRepGraphics
Description
Use the "graphics only" representation of the component.
Direct Parent Classes:
Method Summary
Function
Creates a new object that represents the "graphics only" representation of the component.
Method Detail
Function
CCpfcSimpRepGraphics.Create
Creates a new object that represents the "graphics only" representation of the component.
The return value is used as a component of IpfcSimpRepItem .
Returns:
The pfcSimpRepGraphics object.
Was this helpful?