ParameterTypeIdTagLeaderType Property |
"Leader Type": Deprecated. Replaced by TAG_LEADER_START_TYPE and TAG_LEADER_END_TYPE
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic static ForgeTypeId TagLeaderType { get; }Public Shared ReadOnly Property TagLeaderType As ForgeTypeId
Get
public:
static property ForgeTypeId^ TagLeaderType {
ForgeTypeId^ get ();
}static member TagLeaderType : ForgeTypeId with get
Property Value
ForgeTypeId
See Also