Click or drag to resize

IntentDrawingStyles Property

Gets or Sets the DrawingStyleCollection of the current Intent object.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public DrawingStyleCollection DrawingStyles { get; set; }

Property Value

Type: DrawingStyleCollection
See Also