Show / Hide Table of Contents

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 Source

Style

The Style property

Declaration
Style Style { get; set; }
Property Value
Type Description
Style
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX