Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccMeasurement Structure : Geometry Property |
public IccMeasurementGeometryType Geometry {get; set;}
'Declaration Public Property Geometry As IccMeasurementGeometryType
'Usage Dim instance As IccMeasurement Dim value As IccMeasurementGeometryType instance.Geometry = value value = instance.Geometry
public: property IccMeasurementGeometryType Geometry { IccMeasurementGeometryType get(); void set ( IccMeasurementGeometryType value); }