[]
Gets the Interior object that represents the interior of the specified object.
public override InteriorInfo Interior { get; set; }
Public Overrides Property Interior As InteriorInfo
Type | Description |
---|---|
InteriorInfo | The interior of the specified object. |