CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns an object to display the properties of the HatchStyle
Namespace: CADability.AttributeAssembly: 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 |