SymbolTypeId.Colon10 Property

SymbolTypeIdColon10 Property

Symbol :10, indicating unit Ratio : 10.

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

Property Value

ForgeTypeId
See Also