CadImage.Objects

CadImage.Objects property

Gets or sets the objects.

public CadBaseObject[] Objects { get; set; }

Property Value

The objects.

Exceptions

exceptioncondition
CadExceptionInvalid value for Objects

See Also