ContourSettingItemType Property |
The contour setting item type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ContourSettingItemType Type { get; }
Public ReadOnly Property Type As ContourSettingItemType
Get
public:
property ContourSettingItemType Type {
ContourSettingItemType get ();
}
member Type : ContourSettingItemType with get
Property Value
ContourSettingItemType
See Also