Interface IStyle
Interface to be implemented by objects that have a (changable) Style property
Namespace: CADability.Attribute
Assembly: CADability.dll
Syntax
public interface IStyle
Properties
| Improve this Doc View SourceStyle
The Style property
Declaration
Style Style { get; set; }
Property Value
| Type | Description |
|---|---|
| Style |