Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / AnchorPoint Structure
Members


In This Topic
    AnchorPoint Structure
    In This Topic
    Represents an anchor point for the drawing element.
    Object Model
    AnchorPoint Structure
    Syntax
    'Declaration
     
    Public Structure AnchorPoint 
       Inherits System.ValueType
    'Usage
     
    Dim instance As AnchorPoint
    public struct AnchorPoint : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Drawing.AnchorPoint

    See Also