Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
Public ReadOnly Property Id As UInteger
Get
public:
virtual property unsigned int Id {
unsigned int get () sealed;
}
abstract Id : uint32 with get
override Id : uint32 with get
Property Value
Type:
UInt32
Implements
IShape
Id
See Also