DynamicClashVerificationPlugin..::..ControlView Property
Gets or sets the control view.
Namespace:
DynamicRelaxationClashVerification.NwPluginAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public ControlView ControlView { get; set; }
Public Property ControlView As ControlView Get Set
public: property ControlView^ ControlView { ControlView^ get (); void set (ControlView^ value); }