mPDFExportParamsSolidHatchesExportType
Property
|
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ExportHatchesType SolidHatchesExportType { get; set; }
Public Property SolidHatchesExportType As ExportHatchesType
Get
Set
public:
property ExportHatchesType SolidHatchesExportType {
ExportHatchesType get ();
void set (ExportHatchesType value);
}
member SolidHatchesExportType : ExportHatchesType with get, set
Property Value
ExportHatchesType
See Also