CadEntityBase.IsAssocViewPortHandleSet

CadEntityBase.IsAssocViewPortHandleSet property

Gets a value indicating whether associated view port handle is set.

public bool IsAssocViewPortHandleSet { get; }

Property Value

true, if the AssocViewPortHandle has a value.

See Also