Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / GetNormalLength Method

In This Topic
    GetNormalLength Method
    In This Topic
    Gets the entity normal length.
    Syntax
    'Declaration
     
    Protected Function GetNormalLength() As Double
    protected double GetNormalLength()

    Return Value

    The normal length
    See Also