Leadtools.Annotations Namespace > AnnGroupObject Class : SupportsFixed Property |
public override bool SupportsFixed {get;}
'Declaration Public Overrides ReadOnly Property SupportsFixed As Boolean
'Usage Dim instance As AnnGroupObject Dim value As Boolean value = instance.SupportsFixed
public override bool SupportsFixed {get;}
get_SupportsFixed();
Returns true if any of the objects in group support the fixed state.
Returns false if no object in the group supports the fixed state.
Fixed annotations are independent of the Transform. The result is that they do not scroll or move with the underlying image. For more information, refer to AnnObject.PushFixedState, AnnObject.SetFixedState and AnnObject.FixedState.
For more information on fixed annotation objects, refer to Fixed Annotations.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2