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