NsdkVpsSpaceLabel
Declaration
public readonly struct NsdkVpsSpaceLabel : ValueTypeConstructors
public NsdkVpsSpaceLabel(string spaceIdentifier, string label, double totalArea, long countObjects, double[] polygonVerticesWrtOrigin, float floatValue)
Fields
| Name | Type | Summary |
|---|---|---|
| static BoundsLabel | string | - |
| CountObjects | long | - |
| FloatValue | float | - |
| Label | string | - |
| PolygonVerticesWrtOrigin | double[] | - |
| SpaceIdentifier | string | - |
| TotalArea | double | - |