ParameterTypeId.DimLabelGpShow Property

ParameterTypeIdDimLabelGpShow Property

"Show Label in View"

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

Property Value

ForgeTypeId
See Also