Nevron .NET Vision
Nevron.Diagram Namespace / NRotatedBoundsPort Class / GetLocation Method


In This Topic
    GetLocation Method (NRotatedBoundsPort)
    In This Topic
    Overiden to obtain an aligned point relative to the anchor model rotated bounds and apply the current offset to it.
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetLocation() As NPointF
    'Usage
     
    
    Dim instance As NRotatedBoundsPort
    Dim value As NPointF
     
    value = instance.GetLocation()
    protected override NPointF GetLocation()
    Requirements

    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

    See Also