DxfSaveConverterSettings Class |
Namespace: RootPro.RootProCAD
The DxfSaveConverterSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | DxfSaveConverterSettings | Initializes a new instance of the DxfSaveConverterSettings class |
Name | Description | |
---|---|---|
![]() | ConvertBlackToWhite |
Get or set whether to convert black to white.
|
![]() | DrawingConvertMode |
Get or set conversion method of paper and partial drawing.
|
![]() | DxfFileVersion |
Get or set the data format of DXF / DWG file.
|
![]() | ExplodeDimension |
Get or set whether or not to decompose dimensions.
|
![]() | ExplodeDrawComponentFeature |
Get or set whether to decompose the drawing parts.
|
![]() | HorizontalTextToTrueTypeFont |
Get or set whether to use horizontal text as TrueType font.
|
![]() | ImageFileFormat |
Get or set the save file format of the image.
|
![]() | TextHeightAdjustMode |
Get or set the character height adjustment mode.
|
![]() | TextHeightScale |
Get or set the adjustment ratio of character height.
|
![]() | TextLocateAlignmentBaseline |
Get or set whether to convert horizontal alignment character alignment to "left alignment", "center", or "right alignment".
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |