VPortCameraPlottable Property
|
1 if the camera is plottable
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public short CameraPlottable { get; set; }
Public Property CameraPlottable As Short
Get
Set
public:
property short CameraPlottable {
short get ();
void set (short value);
}
member CameraPlottable : int16 with get, set
PROPERTY CameraPlottable AS SHORT GET SET
Property Value
Type:
Int16See Also