C# Класс CascadeSharp.TKV3d.Prs3d.Prs3d_TextAspect

Наследование: CascadeSharp.TKV3d.Prs3d.Prs3d_BasicAspect
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

Angle() публичный Метод

public Angle ( ) : double
Результат double

Aspect() публичный Метод

public Aspect ( ) : Graphic3d_AspectText3d
Результат Graphic3d_AspectText3d

Height() публичный Метод

public Height ( ) : double
Результат double

HorizontalJustification() публичный Метод

public HorizontalJustification ( ) : Graphic3d_HorizontalTextAlignment
Результат Graphic3d_HorizontalTextAlignment

Orientation() публичный Метод

public Orientation ( ) : Graphic3d_TextPath
Результат Graphic3d_TextPath

Prs3d_TextAspect() публичный Метод

public Prs3d_TextAspect ( ) : System
Результат System

Prs3d_TextAspect() публичный Метод

public Prs3d_TextAspect ( Graphic3d_AspectText3d theAspect ) : System
theAspect Graphic3d_AspectText3d
Результат System

Prs3d_TextAspect() публичный Метод

public Prs3d_TextAspect ( Prs3d_TextAspect parameter1 ) : System
parameter1 Prs3d_TextAspect
Результат System

SetAngle() публичный Метод

public SetAngle ( double theAngle ) : void
theAngle double
Результат void

SetAspect() публичный Метод

public SetAspect ( Graphic3d_AspectText3d theAspect ) : void
theAspect Graphic3d_AspectText3d
Результат void

SetColor() публичный Метод

public SetColor ( Quantity_Color theColor ) : void
theColor Quantity_Color
Результат void

SetFont() публичный Метод

public SetFont ( string theFont ) : void
theFont string
Результат void

SetHeight() публичный Метод

public SetHeight ( double theHeight ) : void
theHeight double
Результат void

SetHorizontalJustification() публичный Метод

public SetHorizontalJustification ( Graphic3d_HorizontalTextAlignment theJustification ) : void
theJustification Graphic3d_HorizontalTextAlignment
Результат void

SetOrientation() публичный Метод

public SetOrientation ( Graphic3d_TextPath theOrientation ) : void
theOrientation Graphic3d_TextPath
Результат void

SetVerticalJustification() публичный Метод

public SetVerticalJustification ( Graphic3d_VerticalTextAlignment theJustification ) : void
theJustification Graphic3d_VerticalTextAlignment
Результат void

VerticalJustification() публичный Метод

public VerticalJustification ( ) : Graphic3d_VerticalTextAlignment
Результат Graphic3d_VerticalTextAlignment

get_type_name() публичный Метод

public get_type_name ( ) : char
Результат char