Represents a point on a two-dimensional surface,
with coordinates specified as Unit values.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(UnitPoint..::..TypeConverter))] public struct UnitPoint |
Visual Basic |
---|
<TypeConverterAttribute(GetType(UnitPoint..::..TypeConverter))> _ Public Structure UnitPoint |