SymbolTypeId.Colon1 Property

SymbolTypeIdColon1 Property

Symbol :1, indicating unit Ratio : 1.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId Colon1 { get; }
Public Shared ReadOnly Property Colon1 As ForgeTypeId
	Get
public:
static property ForgeTypeId^ Colon1 {
	ForgeTypeId^ get ();
}
static member Colon1 : ForgeTypeId with get

Property Value

ForgeTypeId
See Also