VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction Namespace / ArcTransformationInteractionPoint Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ArcTransformationInteractionPoint Class
    In This Topic
    Represents an interaction point that is used for changing of StartAngle or SweepAngle of arc annotation.
    Object Model
    ArcTransformationInteractionPoint
    Syntax
    'Declaration
    
    Public Class ArcTransformationInteractionPoint
       Inherits Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionPolygonPoint
    
    
    public class ArcTransformationInteractionPoint : Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionPolygonPoint
    
    
    public __gc class ArcTransformationInteractionPoint : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionPolygonPoint*
    
    
    public ref class ArcTransformationInteractionPoint : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionPolygonPoint^
    
    
    Inheritance Hierarchy
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also