ContourSettingItem.Type Property

ContourSettingItemType Property

The contour setting item type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public 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