C# Class CascadeSharp.TKV3d.Prs3d.Prs3d_TextAspect

Inheritance: CascadeSharp.TKV3d.Prs3d.Prs3d_BasicAspect
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
Angle ( ) : double
Aspect ( ) : Graphic3d_AspectText3d
Height ( ) : double
HorizontalJustification ( ) : Graphic3d_HorizontalTextAlignment
Orientation ( ) : Graphic3d_TextPath
Prs3d_TextAspect ( ) : System
Prs3d_TextAspect ( Graphic3d_AspectText3d theAspect ) : System
Prs3d_TextAspect ( Prs3d_TextAspect parameter1 ) : System
SetAngle ( double theAngle ) : void
SetAspect ( Graphic3d_AspectText3d theAspect ) : void
SetColor ( Quantity_Color theColor ) : void
SetFont ( string theFont ) : void
SetHeight ( double theHeight ) : void
SetHorizontalJustification ( Graphic3d_HorizontalTextAlignment theJustification ) : void
SetOrientation ( Graphic3d_TextPath theOrientation ) : void
SetVerticalJustification ( Graphic3d_VerticalTextAlignment theJustification ) : void
VerticalJustification ( ) : Graphic3d_VerticalTextAlignment
get_type_name ( ) : char

Method Details

Angle() public méthode

public Angle ( ) : double
Résultat double

Aspect() public méthode

public Aspect ( ) : Graphic3d_AspectText3d
Résultat Graphic3d_AspectText3d

Height() public méthode

public Height ( ) : double
Résultat double

HorizontalJustification() public méthode

public HorizontalJustification ( ) : Graphic3d_HorizontalTextAlignment
Résultat Graphic3d_HorizontalTextAlignment

Orientation() public méthode

public Orientation ( ) : Graphic3d_TextPath
Résultat Graphic3d_TextPath

Prs3d_TextAspect() public méthode

public Prs3d_TextAspect ( ) : System
Résultat System

Prs3d_TextAspect() public méthode

public Prs3d_TextAspect ( Graphic3d_AspectText3d theAspect ) : System
theAspect Graphic3d_AspectText3d
Résultat System

Prs3d_TextAspect() public méthode

public Prs3d_TextAspect ( Prs3d_TextAspect parameter1 ) : System
parameter1 Prs3d_TextAspect
Résultat System

SetAngle() public méthode

public SetAngle ( double theAngle ) : void
theAngle double
Résultat void

SetAspect() public méthode

public SetAspect ( Graphic3d_AspectText3d theAspect ) : void
theAspect Graphic3d_AspectText3d
Résultat void

SetColor() public méthode

public SetColor ( Quantity_Color theColor ) : void
theColor Quantity_Color
Résultat void

SetFont() public méthode

public SetFont ( string theFont ) : void
theFont string
Résultat void

SetHeight() public méthode

public SetHeight ( double theHeight ) : void
theHeight double
Résultat void

SetHorizontalJustification() public méthode

public SetHorizontalJustification ( Graphic3d_HorizontalTextAlignment theJustification ) : void
theJustification Graphic3d_HorizontalTextAlignment
Résultat void

SetOrientation() public méthode

public SetOrientation ( Graphic3d_TextPath theOrientation ) : void
theOrientation Graphic3d_TextPath
Résultat void

SetVerticalJustification() public méthode

public SetVerticalJustification ( Graphic3d_VerticalTextAlignment theJustification ) : void
theJustification Graphic3d_VerticalTextAlignment
Résultat void

VerticalJustification() public méthode

public VerticalJustification ( ) : Graphic3d_VerticalTextAlignment
Résultat Graphic3d_VerticalTextAlignment

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char