CadObjectBase.ObjectHandle

CadObjectBase.ObjectHandle property

Gets or sets the object handle.

public string ObjectHandle { get; set; }

Property Value

The object handle.

See Also