RVC::STYLEPATTERN_HATCH::ELEMENT_SHARED::HATCHPATTELEM Struct Reference

Hatch pattern element structure. More...

#include <rvc/stylepatternhatch.h>

List of all members.

Public Types

enum  TYPE { TYPE_Simple = 0, TYPE_LinePattern = 1, TYPE_SolidFill = 2, TYPE_Last = 2 }

Public Attributes

DOUBLE angle
UINT8 colornum
UINT32 flags
UINT8 isvisible
UINT32 linedatasize
UINT8 space
DOUBLE spacing
UINT8 spare [4]
DOUBLE thickness
UINT8 type
DOUBLE xoffset
DOUBLE yoffset

Detailed Description

Hatch pattern element structure.


Member Enumeration Documentation

Enumerator:
TYPE_Simple 

Simple solid lines.

TYPE_LinePattern 

Line pattern.

TYPE_SolidFill 

Fill with solid color.

TYPE_Last 

Last defined type.


Member Data Documentation

Angle of element.

Color index in pattern-specific color map.

Flags.

Flag for turning element on/off.

Size of the line pattern data attached.

Space.

Spacing between instances of element.

Double alignment.

Thickness of element lines.

Pattern element type: simple or line pattern.

Origin offset.

Origin offset.


The documentation for this struct was generated from the following file:

Generated on Sun Oct 7 21:38:14 2012 for TNTsdk 2012 by  doxygen 1.6.1