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