MassElementSType Property
|
Property that represents the shape type of the
element.
Namespace: Teigha.Aec.DatabaseServices
Assembly: TA_Mgd (in TA_Mgd.dll) Version:
24.2.0.0
Syntax
public ShapeType SType { set; }
Public WriteOnly Property SType As ShapeType
Set
public:
property ShapeType SType {
void set (ShapeType value);
}
member SType : ShapeType with set
Property Value
ShapeType
See Also