This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 410
4bba8dc3 3658 b501 fa18 ee8dc75fbbe2
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Active | Gets the active viewport. |
CodeName | Gets the DXF object name. (Inherited from DxfObject) |
GridSpacing | Gets or sets the grid spacing X and Y. |
Handle | Gets the handle assigned to the DXF object. (Inherited from DxfObject) |
IsReserved | Gets if the table object is reserved and cannot be deleted. (Inherited from TableObject) |
Name | Gets the name of the table object. (Inherited from TableObject) |
Owner | Gets the owner of the actual viewport. |
ShowGrid | Gets or sets the grid on/off. |
SnapBasePoint | Gets or sets the snap base point in DCS (Display Coordinate System) |
SnapMode | Gets or sets the snap mode on/off. |
SnapSpacing | Gets or sets the snap spacing X and Y. |
ViewAspectRatio | Gets or sets the view aspect ratio (view width/view height). |
ViewCenter | Gets or sets the view center point in DCS (Display Coordinate System) |
ViewDirection | Gets or sets the view direction from target point in WCS (World Coordinate System). |
ViewHeight | Gets or sets the view height. |
ViewTarget | Gets or sets the view target point in WCS (World Coordinate System). |
XData | Gets the entity extended data. (Inherited from DxfObject) |