PropertiesBase Constructors
Represents a base for classes that define specific properties of an element.Name | Parameters | Description |
---|---|---|
PropertiesBase() | none | Initializes a new instance of the PropertiesBase class. |
PropertiesBase(IPropertiesOwner) | owner | Initializes a new instance of the PropertiesBase class with the specified owner. |
See Also