RepeaterCoordinatesDimensionCount Property

The number of dimensions of the coordinates (0, 1 or 2 for zero, one or two dimensional arrays.)

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int DimensionCount { get; }

Property Value

Int32
See Also