TinSurfaceStaticTinProperties
Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
TinSurfaceProperties
See Also