Interior Property
Interior
Gets the IInterior object that represents the interior of the specified object.
Declaration
IInterior Interior { get; }
ReadOnly Property Interior As IInterior
Property Value
Type |
Description |
IInterior |
The interior of the specified object.
|