CADPublishSettings.SolidHatchesType Property
<DataMember()> _
Public Property SolidHatchesType() As TeighaExportHatchesType
This language is not supported or no code example is available.
[DataMember()]
public TeighaExportHatchesType SolidHatchesType {get; set;}
This language is not supported or no code example is available.
[DataMember()]
public:
property TeighaExportHatchesType SolidHatchesType {
TeighaExportHatchesType get( );
void set(
TeighaExportHatchesType value
);
}
This language is not supported or no code example is available.
public
DataMember()
function get SolidHatchesType() : TeighaExportHatchesType;
public
DataMember()
function set SolidHatchesType(value : TeighaExportHatchesType);
This language is not supported or no code example is available.