Search Results for

    Show / Hide Table of Contents

    Class Hatch

    Inheritance
    System.Object
    GroupsStore
    EntityBase
    Hatch
    Inherited Members
    EntityBase.Styles
    EntityBase.AddLineStyle(LineStyle)
    EntityBase.AppendTo(StringBuilder)
    GroupsStore.Groups
    GroupsStore.AddColor(Byte)
    GroupsStore.AddEntityThickness(Single)
    GroupsStore.AddFourthPoint(Single, Single)
    GroupsStore.AddGroup<T>(Int32, T)
    GroupsStore.AddGroup(GroupBase)
    GroupsStore.AddGroupDouble(Int32, Single)
    GroupsStore.AddName(String)
    GroupsStore.AddPrimary2DPoint(Single, Single)
    GroupsStore.AddSecondPoint(Single, Single)
    GroupsStore.AddThirdPoint(Single, Single)
    GroupsStore.AddTypeName(String)
    Namespace: FastReport.Export.Dxf.Sections.Entities
    Assembly: FastReport.dll
    Syntax
    public class Hatch : EntityBase

    Constructors

    Hatch(Single, Single, PointF[], Byte[], Color)

    Declaration
    public Hatch(float x, float y, PointF[] points, byte[] pointTypes, Color color)
    Parameters
    Type Name Description
    System.Single x
    System.Single y
    System.Drawing.PointF[] points
    System.Byte[] pointTypes
    System.Drawing.Color color
    Back to top © 1998-2025 Copyright Fast Reports Inc.