asposediagram.api

Class ContainerStyle

Utility class containing constants. ContainerStyle for ContainerProperties.

Field Summary
const  intNORMAL
Normal Style.
const  intNOTCH
Notch Style.
const  intWAVES
Waves Style.
const  intWIRE
Wire Style.
const  intBELT
Belt Style.
const  intCLASSIC
Classic Style.
const  intFULL_SAIL
FullSail Style.
const  intCORNERS
Corners Style.
const  intALTERNATING
Alternating Style.
const  intBANNER
Banner Style.
const  intPICTURE_FRAME
PictureFrame Style.
const  intSNAPSHOT
Snapshot Style.
const  intINTERSECTION
Intersection Style.
const  intTRANSLUCENT
Translucent Style.
 

    • Field Detail

      • NORMAL

        const int NORMAL
        Normal Style.
      • NOTCH

        const int NOTCH
        Notch Style.
      • WAVES

        const int WAVES
        Waves Style.
      • WIRE

        const int WIRE
        Wire Style.
      • BELT

        const int BELT
        Belt Style.
      • CLASSIC

        const int CLASSIC
        Classic Style.
      • FULL_SAIL

        const int FULL_SAIL
        FullSail Style.
      • CORNERS

        const int CORNERS
        Corners Style.
      • ALTERNATING

        const int ALTERNATING
        Alternating Style.
      • BANNER

        const int BANNER
        Banner Style.
      • PICTURE_FRAME

        const int PICTURE_FRAME
        PictureFrame Style.
      • SNAPSHOT

        const int SNAPSHOT
        Snapshot Style.
      • INTERSECTION

        const int INTERSECTION
        Intersection Style.
      • TRANSLUCENT

        const int TRANSLUCENT
        Translucent Style.