RenderGlobalExposureType
Property
|
Property that represents the exposure control
type.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ExposureType ExposureType { get; set; }
Public Property ExposureType As ExposureType
Get
Set
public:
property ExposureType ExposureType {
ExposureType get ();
void set (ExposureType value);
}
member ExposureType : ExposureType with get, set
Property Value
ExposureType
Remarks
Not
implemented.
See Also