Interface IElement
The foundation of Forms9Patch visual elements
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public interface IElement
Properties
InstanceId
Incremental instance id (starting at zero, increasing by one for each new instance)
Declaration
int InstanceId { get; }
Property Value
Type | Description |
---|---|
Int32 |