Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnGroupObject Class : GetFixedState Method |
public override bool GetFixedState()
'Declaration Public Overrides Function GetFixedState() As Boolean
'Usage Dim instance As AnnGroupObject Dim value As Boolean value = instance.GetFixedState()
public: bool GetFixedState(); override