TinSurfaceStaticTinProperties Property
 | 
Namespace:  Bricscad.Civil
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public TinSurfaceProperties TinProperties { get; }
 
Public ReadOnly Property TinProperties As TinSurfaceProperties
        Get
 
public:
property TinSurfaceProperties^ TinProperties {
        TinSurfaceProperties^ get ();
}
 
member TinProperties : TinSurfaceProperties with get
 
 
 
Property Value
Type: 
TinSurfaceProperties 
See Also