Ole2FrameOLEObjectType Property
|
Gets sets the OLE object type.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public short OLEObjectType { get; set; }
Public Property OLEObjectType As Short
Get
Set
public:
property short OLEObjectType {
short get ();
void set (short value);
}
member OLEObjectType : int16 with get, set
PROPERTY OLEObjectType AS SHORT GET SET
Property Value
Type:
Int16See Also