ViewMarkBasicSymbolAttributes Class

The ViewMarkBasicSymbolAttributes class contains basic attributes for mark symbols.
Inheritance Hierarchy

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
[SerializableAttribute]
public abstract class ViewMarkBasicSymbolAttributes : GenericAttributesBase

The ViewMarkBasicSymbolAttributes type exposes the following members.

Constructors
  NameDescription
Public methodViewMarkBasicSymbolAttributes
Creates a new mark symbol attributes instance.
Public methodViewMarkBasicSymbolAttributes(Double, MarkSymbolShape)
Creates a new mark symbol attributes instance with the given size and shape.
Top
Properties
  NameDescription
Public propertyShape
The shape of the mark symbol.
Public propertySize
The size of the mark symbol.
Top
Methods
  NameDescription
Public methodIsEqual
Compares the current object with an object of the same type.
(Overrides GenericAttributesBaseIsEqual(Object).)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next