[]
Gets the appearance settings for the specified object.
public Appearance GetAppearance(Appearance appearance)
Public Function GetAppearance(appearance As Appearance) As Appearance
Type | Name | Description |
---|---|---|
Appearance | appearance | Appearance object to receive the appearance settings, or null to create and return a new Appearance object |
Type | Description |
---|---|
Appearance | A Appearanceobject. |