ClassShapePoint<T>
Class
Represents the ShapePoint class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Type Parameters:
T
Syntax:
cs-api-definition
public class ShapePoint<T> : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement where T : Shape
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlShapePoint<T>
Implements:
Inherited Members
Constructors
ShapePoint(T)
Represents the ShapePoint class
Declaration
cs-api-definition
public ShapePoint(T shape)
Parameters
shape
T
Properties
CanvasLeft
Get the shape CanvasLeft
CanvasTop
Get the shape CanvasTop
FillColor
Get the Shape fill
FillColorValue
Get the selected color RGB representation. Example: '255:0:0'.
Height
Get the Shape height
StrokeColor
Get the Shape stroke
StrokeColorValue
Get the selected color RGB representation. Example: '255:0:0'.
Visibility
Get the Shape visibility