Repeater Coordinates(Int 32, Int 32) Constructor Creates two dimensional coordinates. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public RepeaterCoordinates( int x, int y ) Public Sub New ( x As Integer, y As Integer ) public: RepeaterCoordinates( int x, int y ) new : x : int * y : int -> RepeaterCoordinates Parameters x Int32 The coordinate in first dimension. y Int32 The coordinate in second dimension. See Also Reference RepeaterCoordinates Class RepeaterCoordinates Overload Autodesk.Revit.DB Namespace
Repeater Coordinates(Int 32, Int 32) Constructor Creates two dimensional coordinates. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public RepeaterCoordinates( int x, int y ) Public Sub New ( x As Integer, y As Integer ) public: RepeaterCoordinates( int x, int y ) new : x : int * y : int -> RepeaterCoordinates Parameters x Int32 The coordinate in first dimension. y Int32 The coordinate in second dimension. See Also Reference RepeaterCoordinates Class RepeaterCoordinates Overload Autodesk.Revit.DB Namespace