DwfWhipLayerIncarnation Property |
Gets incarnation
Namespace:
Aspose.CAD.FileFormats.Dwf.Whip.Objects
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 22.3
Syntaxpublic int Incarnation { get; }
Public ReadOnly Property Incarnation As Integer
Get
public:
property int Incarnation {
int get ();
}
member Incarnation : int with get
Property Value
Type:
Int32
See Also