TinSurfaceStaticMajorContoursColor Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public ushort MajorContoursColor { get; set; }
Public Property MajorContoursColor As UShort
Get
Set
public:
property unsigned short MajorContoursColor {
unsigned short get ();
void set (unsigned short value);
}
member MajorContoursColor : uint16 with get, set
Property Value
UInt16
See Also