CADability dotNET

The HatchStyle type exposes the following members.

Constructors

  NameDescription
Public methodHatchStyle()()()()
Protected methodHatchStyle(SerializationInfo, StreamingContext)
Constructor required by deserialization

Methods

  NameDescription
Public methodAdded (Overrides IShowPropertyImpl..::..Added(IPropertyTreeView).)
Public methodClone
Public methodGenerateContent
Generates the lines or other GeoObjects that fill out the given shape in the given plane. If a HatchStyle returns null, it must implement the [!:Paint] and the [!:HitTest] methods. Default implementation returns null.
Public methodGetContextMenu (Overrides IShowPropertyImpl..::..GetContextMenu()()()().)
Public methodGetObjectData
Public methodGetShowProperty
Returns an object to display the properties of the HatchStyle
Public methodLabelChanged (Overrides IShowPropertyImpl..::..LabelChanged(String).)

Properties

  NameDescription
Public propertyEntryType
Overrides EntryType, returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.)
Public propertyLabelText (Overrides IShowPropertyImpl..::..LabelText.)
Public propertyLabelType (Overrides IShowPropertyImpl..::..LabelType.)
Public propertyName
Gets or sets the name of the HatchStyle
Public propertyParent

Explicit Interface Implementations

See Also