MentalRayRenderSettingsTraitsBoolParameterPixels Property
|
Property that indicates whether the
user-defined radii are measured in pixel units.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool Pixels { get; }
Public ReadOnly Property Pixels As Boolean
Get
public:
property bool Pixels {
bool get ();
}
member Pixels : bool with get
Property Value
Boolean
See Also