The GetFixedState Method is available in LEADTOOLS Document and Medical Imaging toolkits.
The AnnGroupObject implementation of AnnObject.GetFixedState.Visual Basic (Declaration) | |
---|---|
Overrides Public Function GetFixedState() As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnGroupObject Dim value As Boolean value = instance.GetFixedState() |
C# | |
---|---|
public override bool GetFixedState() |
C++/CLI | |
---|---|
public: bool GetFixedState(); override |
For an example, refer to AnnObject.GetFixedState.
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.GetFixedState.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7