| Revit 2017 API |
| SlabShapeCrease..::..CreaseType Property |
| SlabShapeCrease Class See Also |
The type of the crease.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Syntax
| C# |
|---|
public SlabShapeCreaseType CreaseType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CreaseType As SlabShapeCreaseType Get |
| Visual C++ |
|---|
public: property SlabShapeCreaseType CreaseType { SlabShapeCreaseType get (); } |