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