CADability dotNET
Returns an object to display the properties of the HatchStyle

Namespace: CADability.Attribute
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public abstract IShowProperty GetShowProperty()
Visual Basic
Public MustOverride Function GetShowProperty As IShowProperty
Visual C++
public:
virtual IShowProperty^ GetShowProperty() abstract

Return Value

See Also