ParameterTypeIdViewPositionY Property |
"View Position Y"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static ForgeTypeId ViewPositionY { get; }
Public Shared ReadOnly Property ViewPositionY As ForgeTypeId
Get
public:
static property ForgeTypeId^ ViewPositionY {
ForgeTypeId^ get ();
}
static member ViewPositionY : ForgeTypeId with get
Property Value
ForgeTypeId
See Also