ParameterTypeIdDrawForEachRun Property |
"Draw for Each Run"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static ForgeTypeId DrawForEachRun { get; }
Public Shared ReadOnly Property DrawForEachRun As ForgeTypeId
Get
public:
static property ForgeTypeId^ DrawForEachRun {
ForgeTypeId^ get ();
}
static member DrawForEachRun : ForgeTypeId with get
Property Value
ForgeTypeId
See Also