BlockRecord Class |
Namespace: DXFReaderNET.Blocks
The BlockRecord type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlockRecord |
Initializes a new instance of the BlockRecord class.
|
Name | Description | |
---|---|---|
![]() | AllowExploding |
Gets or sets if the block can be exploded.
|
![]() | CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) |
![]() ![]() | DefaultUnits |
Gets or sets the default block units.
|
![]() | Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) |
![]() | IsForInternalUseOnly |
Gets if the block record is for internal use only.
|
![]() | Layout |
Gets the associated Layout.
|
![]() | Name |
Gets the name of the block record.
|
![]() | Owner |
Gets the owner of the actual dxf object.
|
![]() | ScaleUniformly |
Gets or sets if the block must be scaled uniformly.
|
![]() | Units |
Gets or sets the block insertion units.
|
![]() | XData |
Gets the block record extended data.
|
Name | Description | |
---|---|---|
![]() | ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides DxfObjectToString.) |