Click or drag to resize

ShapeAttributeIsTemporary Property

Get a value indicating whether it is a temporary attribute.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool IsTemporary { get; }

Property Value

Type: Boolean
True for temporary attribute. Otherwise false.
See Also