Property IsOpaque
IsOpaque
Gets a value indicating whether the structure is opaque (e.g. has no body defined yet)
Declaration
bool IsOpaque { get; }
Property Value
bool IsOpaque { get; }
Boolean |
Gets a value indicating whether the structure is opaque (e.g. has no body defined yet)
bool IsOpaque { get; }
Boolean |