Leadtools.Annotations Namespace > AnnGroupObject Class : SetFixedState Method |
public override void SetFixedState( bool fixedState, bool adjust )
'Declaration Public Overrides Sub SetFixedState( _ ByVal fixedState As Boolean, _ ByVal adjust As Boolean _ )
'Usage Dim instance As AnnGroupObject Dim fixedState As Boolean Dim adjust As Boolean instance.SetFixedState(fixedState, adjust)
public: void SetFixedState( bool fixedState, bool adjust ) override
For more information on fixed annotation objects, refer to Fixed Annotations.