SurfaceStyleTriangleStyle Property |
Gets the style object that specifies properties for the surface TIN face components.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceTriangleStyle TriangleStyle { get; }
Public ReadOnly Property TriangleStyle As SurfaceTriangleStyle
Get
public:
property SurfaceTriangleStyle^ TriangleStyle {
SurfaceTriangleStyle^ get ();
}
Property Value
SurfaceTriangleStyle
See Also