ProxyEntityGraphicsMetafileType
Property
|
Property that represents the graphics metafile
type of the proxy entity.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public GraphicsMetafileType GraphicsMetafileType { get; }
Public ReadOnly Property GraphicsMetafileType As GraphicsMetafileType
Get
public:
property GraphicsMetafileType GraphicsMetafileType {
GraphicsMetafileType get ();
}
member GraphicsMetafileType : GraphicsMetafileType with get
Property Value
GraphicsMetafileType
See Also