Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Microsoft
AzureCat
Samples
DeviceSimulator
Pentagon
C# Класс Microsoft.AzureCat.Samples.DeviceSimulator.Pentagon
Наследование:
Shape
Показать файл
Открыть проект
Открытые методы
Метод
Описание
RenderObject
(
Graphics
g
) :
void
Draws a pentagon. Note that the pentagon is drawn about the origin.
Описание методов
RenderObject()
публичный
Метод
Draws a pentagon. Note that the pentagon is drawn about the origin.
public
RenderObject
(
Graphics
g
) :
void
g
System.Drawing.Graphics
The graphics to draw on.
Результат
void